FlexReport for WinForms
CopyTo(Int32,LogEntry[],Int32,Int32) メソッド


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > LogEntryList クラス > CopyTo メソッド : CopyTo(Int32,LogEntry[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As LogEntry, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As LogEntryList
Dim index As System.Integer
Dim array() As LogEntry
Dim arrayIndex As System.Integer
Dim count As System.Integer
 
instance.CopyTo(index, array, arrayIndex, count)
public void CopyTo( 
   System.int index,
   LogEntry[] array,
   System.int arrayIndex,
   System.int count
)

パラメータ

index
array
arrayIndex
count
参照

LogEntryList クラス
LogEntryList メンバ
オーバーロード一覧